Revert "Revert "xen/arm: Allocate memory for dom0 from the bottom with the 1:1 Workar...
authorIan Campbell <ian.campbell@citrix.com>
Thu, 3 Apr 2014 16:54:34 +0000 (17:54 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 3 Apr 2014 16:55:35 +0000 (17:55 +0100)
commitd6ca80e03cc062c984401aefba5e277a9d9139a0
treee3244b3c1f6609867e195b0c037c754e478a9120
parente04254f7bc86f7f3916522986dd1036a65507057
Revert "Revert "xen/arm: Allocate memory for dom0 from the bottom with the 1:1 Workaround""

This reverts commit 1be5c1947fd52f5faaf6b678a829d47b0ec88bfd, effectively
reinstating 6c21cb36e263de2db8716b477157a5b6cd531e1e.

Without this booting dom0 on systems with >4GB of RAM is broken because the
guest gets allocated a memory range which it cannot access.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/domain_build.c